projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3be81c
)
(GC_SETJMP_WORKS, GC_MARK_STACK): New definitions.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 19 Jan 2006 17:40:50 +0000
(17:40 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 19 Jan 2006 17:40:50 +0000
(17:40 +0000)
src/s/irix6-5.h
patch
|
blob
|
history
diff --git
a/src/s/irix6-5.h
b/src/s/irix6-5.h
index c1cc42a8c0ec48ebddcd608f108cdade9bad31ca..9df3e0a2ef6c0ff096e54b3b32e7ebb4a804becb 100644
(file)
--- a/
src/s/irix6-5.h
+++ b/
src/s/irix6-5.h
@@
-33,5
+33,9
@@
#undef TIOCSIGSEND /* defined in usg5-4.h */
+/* Tested on Irix 6.5. SCM worked on earlier versions. */
+#define GC_SETJMP_WORKS 1
+#define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS
+
/* arch-tag: d7ad9ec2-54ad-4b2f-adf2-0070c5c63e83
(do not change this comment) */